home *** CD-ROM | disk | FTP | other *** search
/ Freelog 119 / FreelogNo119-MarsAvril2014.iso / Systeme / Advanced_UninstallerPro / Advanced_Uninstaller11.exe / {app} / healthcheck.exe / 0 / RCDATA / TFHINT / TFHINT.txt
Encoding:
Text File  |  2013-12-16  |  854 b   |  44 lines

  1. object FHint: TFHint
  2.   Left = 192
  3.   Top = 124
  4.   BorderStyle = bsNone
  5.   Caption = 'FHint'
  6.   ClientHeight = 181
  7.   ClientWidth = 337
  8.   Color = clLime
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Segoe UI'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnDeactivate = FormDeactivate
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 17
  20.   object lInfo: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 297
  24.     Height = 121
  25.     AutoSize = False
  26.     Caption = 'lInfo'
  27.     Color = 4227327
  28.     Font.Charset = ANSI_CHARSET
  29.     Font.Color = clWhite
  30.     Font.Height = -13
  31.     Font.Name = 'Segoe UI'
  32.     Font.Style = []
  33.     ParentColor = False
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object Timer1: TTimer
  38.     Enabled = False
  39.     OnTimer = Timer1Timer
  40.     Left = 208
  41.     Top = 72
  42.   end
  43. end
  44.